projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd40c8e
)
Do not include "systime.h" twice.
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 16 Feb 2002 09:51:31 +0000
(09:51 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 16 Feb 2002 09:51:31 +0000
(09:51 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 0a20f3d2cbb1fea03a2c77ac590e4617adfc3058..d2ef250c965317958bd40287233d6c9ef0453726 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-75,9
+75,6
@@
Boston, MA 02111-1307, USA. */
#include "macterm.h"
#endif
-/* Include systime.h after xterm.h to avoid double inclusion of time.h. */
-#include "systime.h"
-
#ifndef USE_CRT_DLL
extern int errno;
#endif